Skip to content

Conversation

cressie176
Copy link
Collaborator

Replace all instances of loose equality (== and !=) with strict equality operators to prevent type coercion bugs and improve code reliability.

🤖 Generated with Claude Code

Replace all instances of loose equality (== and !=) with strict equality
operators to prevent type coercion bugs and improve code reliability.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@cressie176 cressie176 changed the title Enforce strict equality checks (=== and !==) Modernisation 15 - Enforce strict equality checks (=== and !==) Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant